--- a/gas/gen-sframe.c
+++ b/gas/gen-sframe.c
@@ -1586,8 +1586,10 @@ sframe_xlate_do_cfi_escape (const struct
 	 OS-specific CFI opcodes), skip inspecting the DWARF expression.
 	 This may impact the asynchronicity due to loss of coverage.
 	 Continue to warn the user and bail out.  */
+      /* Disabled for Debian/Ubuntu, shows up in autopkg tests:
       as_warn (_("no SFrame FDE emitted; .cfi_escape with op (%#lx)"),
 	       (unsigned long)firstop);
+      */
       err = SFRAME_XLATE_ERR_NOTREPRESENTED;
     }
 
