/zn       Disables debug information in object file

The /zn option tells Turbo Assembler to disable the output of
debugging information to the object file. It's useful for
overriding any prevailing /zi switch in a configuration file.