It does seem to appear in the Asteroids sample released by Unity.
And not including it after spawning bullet prefabs doesn’t cause any issues.
I am wondering if it was obviated by:
m_BulletPrefab = GhostCollectionSystem.CreatePredictedSpawnPrefab(EntityManager, foundPrefab);