diff --git a/guix/deprecation.scm b/guix/deprecation.scm
index 8d9e42758db435cf865a1f8a1d122c8176dfc2f6..2f7c05894026db9784d07b109b628466e7932251 100644
--- a/guix/deprecation.scm
+++ b/guix/deprecation.scm
@@ -33,7 +33,7 @@ (define-module (guix deprecation)
 
 (define deprecation-warning-port
   ;; Port where deprecation warnings go.
-  (make-parameter (current-warning-port)))
+  (make-parameter (current-error-port)))
 
 (define (source-properties->location-string properties)
   "Return a human-friendly, GNU-standard representation of PROPERTIES, a