Warning: Unconnected wire endpoint - How do I resolve this?

Hi.
Moved to Kicad 9.0 today.
When I run an ERC test the following warning appears:
Warning: Unconnected wire endpoint

How do I resolve this warning?
Follows an image from a part of my schematic with unconnected wire endpoints with labels


I

either:

  • connect something to the wire endpoint
    • note: your labels are connected in the middle of the wire, not at the endpoint. SO in the current situation they don’t count
  • ignore these warnings (as the behaviour was intended by you)
  • if you use this drawing style with open wire endings more often: switch off this ERC check entirely (as I have done on my projects, it produces too much false positive warnings on my designs and therefore is not suitable for my workflow)

general note: adapt the ERC checks to your own workflow/likings.

1 Like