gzip usually refuses to write compressed data to the terminal. However, if compressing a file on disk to stdout using "gzip -c foo", gzip doesn't complain and writes the compressed data to the terminal even without --force.
-- Lasse Collin | IRC: Larhzu @ IRCnet & Freenode