diff --git a/Arrowgene.Ddon.GameServer/Characters/QuestManager.cs b/Arrowgene.Ddon.GameServer/Characters/QuestManager.cs
index 31e927031..6c42c841a 100644
--- a/Arrowgene.Ddon.GameServer/Characters/QuestManager.cs
+++ b/Arrowgene.Ddon.GameServer/Characters/QuestManager.cs
@@ -35,6 +35,7 @@ private QuestManager()
///
/// QuestScheduleIds that are requested as part of World Manage Quests from pcaps.
/// We know they can't be found, so don't audibly complain about them.
+ /// TODO: Remove this when those quests are handled properly.
///
private static readonly HashSet KnownBadQuestScheduleIds = new HashSet()
{