register_channel 'extra-portability', type => 'warning', silent => 1;
register_channel 'gnu', type => 'warning';
- register_channel 'obsolete', type => 'warning', silent => 1;
+ register_channel 'obsolete', type => 'warning';
register_channel 'override', type => 'warning', silent => 1;
register_channel 'portability', type => 'warning', silent => 1;
-register_channel 'portability-recursive', type => 'warning', silent => 1;
register_channel 'syntax', type => 'warning';
register_channel 'unsupported', type => 'warning';