Issue #6716: Quote -x arguments of compileall in MSI installer.
diff --git a/Misc/NEWS b/Misc/NEWS
index eb5b5da..7c357a1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -67,6 +67,8 @@
 Build
 -----
 
+- Issue #6716: Quote -x arguments of compileall in MSI installer.
+
 - Issue #7705: Fix linking on FreeBSD.