named-compilezone should be able to take input from STDIN
Description
named-compilezone is a useful tool in scripts. Some of those scripts may have the zone that needs to be processed in memory instead of in a file.
Request
Make the last argument of named-compilezone optional if another argument indicates that the input is from STDIN.