6.6.5.2 It is an error if the file is undefined immediately prior to any use of reset.
In other words, it is an error to use the reset procedure (which opens files for reading) to open a file, if the file does not exist.
This error is reported if I/O checking is enabled.