6.1.11 I: Ignore Undefined Symbols

Usually, failure to resolve a reference to an undefined symbol is a fatal error. Using the -I option causes undefined symbols to be treated as warnings, instead.