Remove 8 warning prints (tracing::warn! and eprintln!) from Default impls in config.rs. These fired on every test run and default construction, creating noise. The migration notice in the module-level comment remains as documentation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>