Hi,
I made a small patch to support hiding the generated commands from the zsh history mechanism, similar to the `history -d` that is supported for BASH. Please consider this contribution in whatever license required, including public domain :-)
Here's my change, on top of a clone from master about 20 minutes ago:
Note: I have only tested in in Zsh on OS X Mavericks.
Stig