Thanks for your input. Here are some interesting things about the Windows ADS (in case you were wondering).
_____
Text data stored in the ADS “Zone.Identifier” flag is the same for every file.
Therefore, you can add an ADS named “Zone.Identifier” with this text to any file & Windows will auto apply the additional security measures.
Example: To add the downloaded from the Internet status back to the xmlnotepad1.msi file, run the command:
notepad [filename]:Zone.Identifier

Because this ADS does not exist, Windows will ask us if we want to create it. Answer Yes.

In Notepad, enter this exact text:
[ZoneTransfer]
ZoneId=3
Save your changes and close Notepad.

Run XmlNotepad1.msi or view its properties, & previous warnings will be in place.
You can do this with any file: MP3, DOC, CHM, etc. & Windows will treat it as untrusted until the respective flag is removed.
_____
Even if this doesn't get added to CCleaner, I had the distinct feeling that you were of the opinion that this was dangerous.
I am not sure how a 26 byte text file, that is identical for all files, being removed is dangerous...
But you may know more than I, concerning this. I found it interesting, nonetheless.